Remove `sort-on` (bug#69709)
authorMattias Engdegård <mattiase@acm.org>
Fri, 22 Mar 2024 14:06:27 +0000 (15:06 +0100)
committerMattias Engdegård <mattiase@acm.org>
Fri, 29 Mar 2024 10:39:38 +0000 (11:39 +0100)
commitcbd862865ff0a08d1214ac33590e7af80d10a0ac
tree9298ebe07ca5070f1ffdcca7495e0ce150df5771
parent92d659ce6cd2e79231f1011202abb39606d6f06b
Remove `sort-on` (bug#69709)

* lisp/sort.el (sort-on):
* doc/lispref/sequences.texi (Sequence Functions):
* etc/NEWS:
Remove the `sort-on` function which is now completely superseded by
the extended `sort` in features, ease of use, and performance.
doc/lispref/sequences.texi
etc/NEWS
lisp/sort.el